Project
Description
A project serves as a container that organizes and holds an arbitrary set of scenarios. It provides a structured way to manage related scenarios together under a single unit.
Beyond grouping, a project also functions as a unit of versioning. This means that all scenarios within a project are mapped to a dedicated Git repository, allowing version control, tracking of changes, and collaborative development.
Each project is defined by a main parent POM (Project Object Model), which describes the overall project configuration. The individual scenarios contained within the project are defined through their respective child POMs.
Create a project

Edit project metadata

Copy a project

Change a project visibility(Public/Private)

Delete a project
